Options:
a. 1. App initialization
2. Locate and invoke controller action
3. Routing
4. Instantiate and render view
5. Instantiate and execute controller
b. 1. App initialization
2. Locate and invoke controller action
3. Routing
4. Instantiate and execute controller
5. Instantiate and render view
c. 1. App initialization
2. Routing
3. Instantiate and execute controller
4. Locate and invoke controller action
5. Instantiate and render view
d. 1. App initialization
2. Instantiate and execute controller
3. Locate and invoke controller action
4. Routing
5. Instantiate and render view
Reveal Answer